home *** CD-ROM | disk | FTP | other *** search
/ You're the Director / You're The Director.iso / pc / macf / mger.dir / 00244.ls < prev    next >
Encoding:
Text File  |  1995-10-10  |  205 b   |  12 lines

  1. on exitFrame
  2.   global reset, letgo, prev, movieID
  3.   if prev = 2 then
  4.   end if
  5.   set yu to the clickOn
  6.   if not (the stillDown) and (reset = 1) then
  7.     reset()
  8.   end if
  9.   updateStage()
  10.   go(the frame)
  11. end
  12.